projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69856c5
)
ARM: uniphier: fix bogus comment
author
Masahiro Yamada
<
[email protected]
>
Fri, 18 Mar 2016 07:41:42 +0000
(16:41 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Wed, 23 Mar 2016 16:37:02 +0000
(
01:37
+0900)
This comment line is telling the opposite of the logic.
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 9c9e3b84d0857c66733663e2eee06d121c904dad..784d3c1bbe81103eebf68c0efa5f4727732e2028 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-34,7
+34,7
@@
#define CONFIG_SYS_CACHELINE_SIZE 32
-/* Comment out the following to
en
able L2 cache */
+/* Comment out the following to
dis
able L2 cache */
#define CONFIG_UNIPHIER_L2CACHE_ON
#define CONFIG_DISPLAY_CPUINFO